home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / HyperCard / HyperCard 1.2.2 International / HyperCard Finnish (N-1.2.2) / Ohjeita / Ohjeita / card_49579.txt < prev    next >
Text File  |  1989-01-30  |  2KB  |  97 lines

  1. -- card: 49579 from stack: in
  2. -- bmap block id: 22853
  3. -- flags: 0000
  4. -- background id: 4745
  5. -- name: 
  6. ----- HyperTalk script -----
  7. On closecard
  8.   hide card button OK
  9.   hide card field 1
  10. end closecard
  11.  
  12.  
  13. -- part 5 (button)
  14. -- low flags: 00
  15. -- high flags: 8003
  16. -- rect: left=328 top=126 right=148 bottom=456
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Kortin kentistä
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   show card field note
  28.   show button OK
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 6 (field)
  34. -- low flags: 80
  35. -- high flags: 2004
  36. -- rect: left=229 top=98 right=235 bottom=462
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 2
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: note
  45.  
  46.  
  47. -- part 7 (button)
  48. -- low flags: 80
  49. -- high flags: 8003
  50. -- rect: left=417 top=206 right=228 bottom=448
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: OK
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   hide button OK
  62.   hide card field 1
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part contents for background part 1
  68. ----- text -----
  69. Hypercardin objekteilla on nimet. Ohjelma viittaa niihin. :
  70.  
  71. Add 1 to field "pisteet"
  72.      ("pisteet" on kent√§n nimi)
  73.      
  74. Send mouseDown to button "Aloita peli"
  75.      ("Aloita peli" on Painikkeen nimi)
  76.  
  77. Put "Tervetuloa takaisin" into Message box
  78.  
  79. Go to card id 14963
  80.      ("id 14963" on kortin tunnusnumero)
  81.  
  82. -- part contents for background part 43
  83. ----- text -----
  84. 267,189
  85.  
  86. -- part contents for card part 6
  87. ----- text -----
  88. "Field 1" on Pohjan kentt√§. Jos se on kortin kentt√§, se pit√§√§ kirjoittaa "Card field 1". Vastaavasti "Button 1" on Pohjan Painike ja "Card button 1" on kor-tin Painike. Lis√§√§ sana "bkgnd" tai"background" Pohjan Painik-
  89. keisiin viittaaviin ohjelmiin.
  90.  
  91. -- part contents for background part 44
  92. ----- text -----
  93. Nimet
  94.  
  95. -- part contents for background part 2
  96. ----- text -----
  97. Johdatus HyperTalkiin (8)